SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 60209: Reading a VTOC returns "ERROR: Unable to open XXXX=PDS"

DetailsAboutRate It

Starting in SAS® 9.4 TS1M2, when reading a VTOC, you might get the following error:  

ERROR: Member specified but file PDS(__$$DIR#) is not partitioned.
ERROR:  Unable to open XXXX=PDS.

You encounter this problem when you code an INFILE statement using the same fileref that you used to access the VTOC. This problem occurs because of stale information that is left by the VTOC access method.

A workaround is to use different filerefs for VTOC access and member access.

A fix for this issue is planned for a future software release.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemBase SASz/OS9.4_M29.4_M59.4 TS1M29.4 TS1M5
z/OS 64-bit9.4_M29.4_M59.4 TS1M29.4 TS1M5
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.